body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #393939;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
input,
textarea,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button,
section {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
  
}

li {
    list-style-type: none;
}

a {
    cursor: pointer;
    outline: none;
    color: #393939;
    text-decoration: none;
}

img {
    border: none;
    vertical-align: middle;
}
.clearfix:after {
    content: "";
    overflow: hidden;
    width: 100%;
    height: 0;
    font-size: 0;
    display: block;
    clear: both;
}
.head {
            width: 100%;
            height: 424px;
            position: relative;
            overflow: hidden;
            background: url(../imgs/logo1.png) center 0 no-repeat;
        }
.head ul {
            position: relative;
            width: 100%;


        }

        .head ul li {
            width: 600px;
            height: 425px;
            float: right;
        }
.nav{
    width: 100%;
    background-color: #cc3333;
}
.nav .hd {
    width: 1210px;
    height: 65px;
    margin: 0 auto;
    /* line-height: 48px; */
    overflow: hidden;
    background-color: #cc3333;
}

.nav .hd ul {
    
}

.nav .hd ul li {
    float: left;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    height: 65px;
    line-height: 65px;
}
.nav .hd ul li a:hover{
    font-weight: bold;
}

.nav .hd ul li a {
    color: #FFF;
    background: url(../img/nav.jpg) right center no-repeat;
    padding-right: 32px;
    padding-left: 5px;
    
}
.tz_ss{
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
}
.tzgg {
    width: 145px;
    height: 45px;
    float: left;
    /* display: inline-block; */
    background-color: #f4f2f2;
    margin-left: -6px;
}
.tzgg img{
    width: 143px;
    height: 45px;
}
.TickerNews {
    width: 736px;
    float: right;
    overflow: hidden;
    height: 45px;
    margin: 0 auto;
    margin-top: 0;
    background-color: #f4f2f2;
}

.TickerNews:after {
    content: '';

}
.ti_wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;

}

.ti_slide {
    width: 30000px;
    position: relative;
    left: 0;
    top: 0;
}

.ti_content {
    width: 8000px;
    position: relative;
    float: left;
}

.ti_news {
    float: left;
}

.TickerNews .ti_content .ti_news {
    height: 45px;
    overflow: hidden;
    line-height: 45px;
}

.TickerNews .ti_content .ti_news a {
    color: #4e4d4d;
    font-size: 16px;
    margin-right: 30px;
}
.bottom {
    
    background-color: #cc3333;
    margin-top: 20px;
}

.bottom p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.bgqh {
    /* position: absolute; */
    width: 100%;
    margin: 0 auto;
    z-index: -1;
    top: 0;
}
.position{
    width: 1200px;
    margin: 0 auto;
    padding-left: 30px;
}
.position span{
    font-size: 16px;
}
#demoContent01 {
    width: 360px;
    margin: 10px auto;
    height: 230px;
    overflow: hidden;
}

.slideBox01 {
    width: 360px;
    height: 230px;
    overflow: hidden;
    position: relative;
}

.slideBox01 .hd {
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 35px;
    z-index: 1;
}

.slideBox01 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: right;
}

.slideBox01 .bd {
    position: relative;
    width: 360px;
    height: 230px;
    z-index: 0;
    overflow: hidden;
}

.slideBox01 .bd ul li img {
    position: relative;
    width: 360px;
    height: 230px;
    z-index: 0;
    overflow: hidden;
}

.slideBox01 .hd ul li {
    float: left;
    margin-left: 5px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
    background-color: #CCC;
    color: #333;
    overflow: hidden
}

.slideBox01 .hd ul li.on {
    background-color: #F00;
    color: #FFF
}

.slideBox01 .bd p {
    position: absolute;
    left: 0;
    bottom: 0;
    text-indent: 10px;
    text-align: center;
    line-height: 30px;
    font-family: Verdana;
    font-size: 14px;
    color: #FFF ;
    display: block;
    width: 100%;
    height: 30px;
    font-family: 14px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#aa000000, endcolorstr=#aa000000);
    background: rgba(0, 0, 0, 0.5);
}
.slideBox01 .bd p a{
    color: #FFF ;
}